home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 333 < prev    next >
Internet Message Format  |  1994-08-27  |  2KB

  1. From: Stephen Usher <steve@earth.ox.ac.uk>
  2. Subject: Re: Compiling 1.07 with GCC
  3. Date: Fri, 25 Jun 1993 12:27:39 +0100 (BST)
  4. In-Reply-To: <199306251111.AA09801@abacus.hgs.se> from "Daniel Eriksson" at Jun 25, 93 01:11:55 pm
  5. Mime-Version: 1.0
  6.  
  7. >While compiling MiNT v1.07 with GCC 2.4.2 and MiNTLib PL32 I ran
  8. >across this problem:
  9. >
  10. >xbios.c: in function 'dosound'
  11. >    278: warning, passing arg 1 of 'addr2region' makes integer
  12. >              from pointer without a cast
  13. >
  14. >Will this warning in any way cripple the resulting executable?
  15.  
  16. 1.06 works fine and that has the same warning. I'm not entirely sure what
  17. dosound actually does.
  18.  
  19. By the way, I wouldn't trust GCC 2.4.anything yet, from what I've seen in
  20. gnu.gcc.bugs the release is nowhere near as stable as GCC 2.3.x. I know that
  21. 2.4.2 had some major code generation bugs for the m68k though, especially if
  22. you used the optimiser. GCC is currently at 2.4.5 by the way, and may very
  23. soon go up to 2.4.6 as there are still a great deal of problems.
  24.  
  25. >
  26. >Also, what on earth has happened to MiNT between v1.04 and v1.06?
  27. >Neither Ydisk nor the other (French) .XFS-RAMdisk works any more. :-(
  28. >They (or MiNT I suppose) both return ".: unknown device" whenever
  29. >I try to access them. Any hints?
  30.  
  31. Hmm.. I had this problem with Minixfs 6.0.4 until I fixed
  32. /usr/include/types.h just whilst I compiled minixfs. It seems that nlink_t
  33. might have changed size from short to unsigned char, see my earlier message.
  34.  
  35. I don't know if MiNT has changed though.
  36.  
  37. >
  38. >---
  39. >Daniel Eriksson  (den@hgs.se)
  40. >
  41.  
  42. Steve
  43.  
  44. -- 
  45. ---------------------------------------------------------------------------
  46. Computer Systems Administrator, Dept. of Earth Sciences, Oxford University.
  47. E-Mail: steve@uk.ac.ox.earth (JANET) steve@earth.ox.ac.uk (Internet).
  48. Tel:- Oxford (0865) 282110 (UK) or +44 865 282110 (International).
  49.